pub unsafe extern "C" fn PoRegisterPowerSettingCallback(
DeviceObject: PDEVICE_OBJECT,
SettingGuid: LPCGUID,
Callback: PPOWER_SETTING_CALLBACK,
Context: PVOID,
Handle: *mut PVOID,
) -> NTSTATUSpub unsafe extern "C" fn PoRegisterPowerSettingCallback(
DeviceObject: PDEVICE_OBJECT,
SettingGuid: LPCGUID,
Callback: PPOWER_SETTING_CALLBACK,
Context: PVOID,
Handle: *mut PVOID,
) -> NTSTATUS