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