pub unsafe fn BluetoothEnableDiscovery<P0, P1>(hradio: P0, fenabled: P1) -> BOOL
where P0: IntoParam<HANDLE>, P1: IntoParam<BOOL>,