pub unsafe extern "C" fn g_iconv_open(
    to_codeset: *const i8,
    from_codeset: *const i8
) -> *mut _GIConv