pub unsafe extern "C" fn CPrefixes_declarePrefix(
    prefixes: *mut CPrefixes,
    prefixName: *const c_char,
    prefixIRI: *const c_char,
    declareResult: *mut CPrefixes_DeclareResult
) -> *const CException