Function windows_sys::Win32::System::Services::SubscribeServiceChangeNotifications
pub unsafe extern "system" fn SubscribeServiceChangeNotifications(
hservice: SC_HANDLE,
eeventtype: SC_EVENT_TYPE,
pcallback: PSC_NOTIFICATION_CALLBACK,
pcallbackcontext: *const c_void,
psubscription: *mut PSC_NOTIFICATION_REGISTRATION,
) -> u32