pub unsafe extern "C" fn SSL_get_info_callback( ssl: *const SSL, ) -> Option<unsafe extern "C" fn(ssl: *const SSL, arg1: c_int, arg2: c_int)>