pub unsafe extern "C" fn gtk_source_snippet_chunk_set_focus_position(
    chunk: *mut GtkSourceSnippetChunk,
    focus_position: c_int,
)