pub unsafe extern "C" fn getresuid(
    ruid: *mut u32,
    euid: *mut u32,
    suid: *mut u32
) -> i32