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