pub unsafe extern "C" fn g_string_new_len(
    init: *const gchar,
    len: gssize
) -> *mut GString