pub unsafe fn BluetoothGetRadioInfo<P0>(
    hradio: P0,
    pradioinfo: *mut BLUETOOTH_RADIO_INFO
) -> u32
where P0: IntoParam<HANDLE>,