Function windows_sys::Win32::System::Services::StartServiceW
pub unsafe extern "system" fn StartServiceW(
hservice: SC_HANDLE,
dwnumserviceargs: u32,
lpserviceargvectors: *const PCWSTR,
) -> BOOL