pub unsafe fn BluetoothSdpEnumAttributes(
    psdpstream: &[u8],
    pfncallback: PFN_BLUETOOTH_ENUM_ATTRIBUTES_CALLBACK,
    pvparam: *const c_void
) -> Result<()>