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