pub unsafe extern "C" fn nfc_device_get_supported_modulation(
pnd: *mut nfc_device,
mode: nfc_mode,
supported_mt: *mut *const nfc_modulation_type,
) -> c_intpub unsafe extern "C" fn nfc_device_get_supported_modulation(
pnd: *mut nfc_device,
mode: nfc_mode,
supported_mt: *mut *const nfc_modulation_type,
) -> c_int