pub unsafe extern "C" fn g_string_chunk_insert_len(
    chunk: *mut *mut _GStringChunk,
    string: *const i8,
    len: isize
) -> *mut i8