Function windows::Win32::Devices::Bluetooth::BluetoothRegisterForAuthenticationEx
pub unsafe fn BluetoothRegisterForAuthenticationEx(
pbtdiin: Option<*const BLUETOOTH_DEVICE_INFO>,
phreghandleout: *mut isize,
pfncallbackin: PFN_AUTHENTICATION_CALLBACK_EX,
pvparam: Option<*const c_void>,
) -> u32