Function SetUmsThreadInformation
pub unsafe extern "system" fn SetUmsThreadInformation(
umsthread: *const c_void,
umsthreadinfoclass: UMS_THREAD_INFO_CLASS,
umsthreadinformation: *const c_void,
umsthreadinformationlength: u32,
) -> BOOL