Function windows_sys::Win32::Devices::Usb::WinUsb_SetPowerPolicy
pub unsafe extern "system" fn WinUsb_SetPowerPolicy(
interfacehandle: WINUSB_INTERFACE_HANDLE,
policytype: WINUSB_POWER_POLICY,
valuelength: u32,
value: *const c_void,
) -> BOOL