pub unsafe fn BluetoothFindNextRadio<P0>(
    hfind: P0,
    phradio: *mut HANDLE
) -> Result<()>
where P0: IntoParam<HBLUETOOTH_RADIO_FIND>,