pub unsafe extern "C" fn vexFileDirectoryGet(
    path: *const c_char,
    buffer: *mut c_char,
    len: u32
) -> FRESULT