Function g_uri_parse_params

pub unsafe extern "C" fn g_uri_parse_params(
    params: *const i8,
    length: isize,
    separators: *const i8,
    flags: u32,
    error: *mut *mut GError,
) -> *mut GHashTable