pub unsafe extern "C" fn f_forward( fp: *mut FIL, func: Option<unsafe extern "C" fn(arg1: *const BYTE, arg2: UINT) -> UINT>, btf: UINT, bf: *mut UINT, ) -> FRESULT