pub unsafe extern "C" fn EVP_PKEY_set_bn_param( pkey: *mut EVP_PKEY, key_name: *const c_char, bn: *const BIGNUM, ) -> c_int