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