pub unsafe extern "C" fn gp_file_append(
    file: *mut CameraFile,
    data: *const c_char,
    size: c_ulong
) -> c_int