Function StartServiceW

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