Function SetServiceStatus
pub unsafe fn SetServiceStatus(
hservicestatus: SERVICE_STATUS_HANDLE,
lpservicestatus: *const SERVICE_STATUS,
) -> Result<()>
pub unsafe fn SetServiceStatus(
hservicestatus: SERVICE_STATUS_HANDLE,
lpservicestatus: *const SERVICE_STATUS,
) -> Result<()>