pub unsafe extern "C" fn BIO_meth_get_ctrl( method: *const BIO_METHOD, ) -> Option<unsafe extern "C" fn(method: *mut BIO, arg1: c_int, arg2: c_long, arg3: *mut c_void) -> c_long>