pub unsafe fn BluetoothSetLocalServiceInfo<P0>(
    hradioin: P0,
    pclassguid: *const GUID,
    ulinstance: u32,
    pserviceinfoin: *const BLUETOOTH_LOCAL_SERVICE_INFO
) -> u32
where P0: IntoParam<HANDLE>,