pub unsafe extern "C" fn lv_fs_write(
file_p: *mut lv_fs_file_t,
buf: *const c_void,
btw: u32,
bw: *mut u32,
) -> lv_fs_res_tpub unsafe extern "C" fn lv_fs_write(
file_p: *mut lv_fs_file_t,
buf: *const c_void,
btw: u32,
bw: *mut u32,
) -> lv_fs_res_t