pub unsafe extern "system" fn NotifyServiceStatusChangeA(
    hservice: SC_HANDLE,
    dwnotifymask: SERVICE_NOTIFY,
    pnotifybuffer: *const SERVICE_NOTIFY_2A
) -> u32
Expand description

Required features: "Win32_System_Services", "Win32_Security"