Function g_uri_parse

pub unsafe extern "C" fn g_uri_parse(
    uri_string: *const i8,
    flags: u32,
    error: *mut *mut GError,
) -> *mut GUri