pub unsafe extern "C" fn fs_take_buffer(
    file_id: u32,
    ptr: *mut u8,
    max_size: u32
)