pub unsafe extern "C" fn validator_is_file_callback(
    text: *const c_char,
    error: *mut FuriString,
    context: *mut c_void
) -> bool