pub unsafe extern "C" fn gss_inquire_mechs_for_name(
    arg1: *mut OM_uint32,
    arg2: gss_name_t,
    arg3: *mut gss_OID_set
) -> OM_uint32