pub unsafe extern "C" fn gss_import_cred(
    arg1: *mut OM_uint32,
    arg2: gss_buffer_t,
    arg3: *mut gss_cred_id_t
) -> OM_uint32