pub unsafe extern "C" fn gtk_builder_new_from_string(
    string: *const c_char,
    length: ssize_t
) -> *mut GtkBuilder