pub unsafe extern "C" fn BIO_meth_get_destroy( method: *const BIO_METHOD, ) -> Option<unsafe extern "C" fn(method: *mut BIO) -> c_int>