pub unsafe extern "C" fn gtk_source_annotation_new(
description: *const c_char,
icon: *mut GIcon,
line: c_int,
style: GtkSourceAnnotationStyle,
) -> *mut GtkSourceAnnotationAvailable on crate feature
v5_18 only.pub unsafe extern "C" fn gtk_source_annotation_new(
description: *const c_char,
icon: *mut GIcon,
line: c_int,
style: GtkSourceAnnotationStyle,
) -> *mut GtkSourceAnnotationv5_18 only.