Function windows_sys::Win32::System::Services::SetServiceBits
pub unsafe extern "system" fn SetServiceBits(
hservicestatus: SERVICE_STATUS_HANDLE,
dwservicebits: u32,
bsetbitson: BOOL,
bupdateimmediately: BOOL,
) -> BOOL