pub unsafe extern "C" fn pthread_sigmask(
    arg1: i32,
    arg2: *const u32,
    arg3: *mut u32
) -> i32