pub unsafe extern "C" fn g_string_new_take(
    init: *mut c_char
) -> *mut GString
Available on crate feature v2_78 only.