pub unsafe extern "C" fn md5_string_calc_file( file: *mut File, path: *const c_char, output: *mut FuriString, file_error: *mut FS_Error, ) -> bool