pub unsafe fn EVP_PKEY_CTX_set_hkdf_mode(
    ctx: *mut EVP_PKEY_CTX,
    mode: c_int
) -> c_int