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