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