public static extern uint BluetoothAuthenticateDeviceEx( IntPtr hwndParentIn, IntPtr hRadioIn, ref BLUETOOTH_DEVICE_INFO pbtdiInout, /*BLUETOOTH_OOB_DATA*/ object pbtOobData, AUTHENTICATION_REQUIREMENTS authenticationRequirement);
internal static extern int BluetoothAuthenticateDeviceEx(IntPtr hwndParentIn, IntPtr hRadioIn, ref BLUETOOTH_DEVICE_INFO pbtdiInout, IntPtr pbtOobData, AUTHENTICATION_REQUIREMENTS authenticationRequirement);