Function WinUsb_GetPowerPolicy
pub unsafe extern "system" fn WinUsb_GetPowerPolicy(
interfacehandle: WINUSB_INTERFACE_HANDLE,
policytype: WINUSB_POWER_POLICY,
valuelength: *mut u32,
value: *mut c_void,
) -> BOOL
pub unsafe extern "system" fn WinUsb_GetPowerPolicy(
interfacehandle: WINUSB_INTERFACE_HANDLE,
policytype: WINUSB_POWER_POLICY,
valuelength: *mut u32,
value: *mut c_void,
) -> BOOL