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