pub unsafe extern "C" fn g_seekable_truncate(
    seekable: *mut GSeekable,
    offset: i64,
    cancellable: *mut GCancellable,
    error: *mut *mut GError
) -> gboolean