Function windows_sys::Win32::System::Services::ChangeServiceConfig2A
pub unsafe extern "system" fn ChangeServiceConfig2A(
hservice: SC_HANDLE,
dwinfolevel: SERVICE_CONFIG,
lpinfo: *const c_void,
) -> BOOL