Function windows_sys::Win32::System::Services::ControlService
pub unsafe extern "system" fn ControlService(
hservice: SC_HANDLE,
dwcontrol: u32,
lpservicestatus: *mut SERVICE_STATUS,
) -> BOOL