pub unsafe extern "C" fn OSSL_PARAM_BLD_push_utf8_ptr( bld: *mut OSSL_PARAM_BLD, key: *const c_char, buf: *mut c_char, bsize: size_t, ) -> c_int