pub unsafe fn BluetoothGetDeviceInfo<P0>(
    hradio: P0,
    pbtdi: *mut BLUETOOTH_DEVICE_INFO
) -> u32
where P0: IntoParam<HANDLE>,