pub unsafe extern "system" fn NotifyServiceStatusChangeW(
    hservice: SC_HANDLE,
    dwnotifymask: SERVICE_NOTIFY,
    pnotifybuffer: *const SERVICE_NOTIFY_2W,
) -> u32