pub unsafe extern "C" fn EVP_PKEY_CTX_hkdf_mode(
    ctx: *mut EVP_PKEY_CTX,
    mode: c_int
) -> c_int