pub unsafe extern "C" fn g_filename_from_uri(
    uri: *const c_char,
    hostname: *mut *mut c_char,
    error: *mut *mut GError
) -> *mut c_char