pub unsafe extern "C" fn nfc_device_load(
    dev: *mut NfcDevice,
    file_path: *const c_char,
    show_dialog: bool
) -> bool