pub unsafe extern "system" fn SetUmsThreadInformation(
    UmsThread: *mut c_void,
    UmsThreadInfoClass: u32,
    UmsThreadInformation: *mut c_void,
    UmsThreadInformationLength: u32
) -> i32