pub unsafe fn BluetoothSendAuthenticationResponseEx<P0>(
    hradioin: P0,
    pauthresponse: *const BLUETOOTH_AUTHENTICATE_RESPONSE
) -> u32
where P0: IntoParam<HANDLE>,