pub unsafe extern "system" fn RegisterServiceCtrlHandlerExW(
    lpservicename: PCWSTR,
    lphandlerproc: LPHANDLER_FUNCTION_EX,
    lpcontext: *const c_void
) -> SERVICE_STATUS_HANDLE