pub unsafe fn BluetoothFindFirstDevice(
    pbtsp: *const BLUETOOTH_DEVICE_SEARCH_PARAMS,
    pbtdi: *mut BLUETOOTH_DEVICE_INFO
) -> Result<HBLUETOOTH_DEVICE_FIND>