Function ControlService

pub unsafe extern "system" fn ControlService(
    hservice: SC_HANDLE,
    dwcontrol: u32,
    lpservicestatus: *mut SERVICE_STATUS,
) -> BOOL