pub unsafe extern "C" fn CCursor_open(
    cursor: *mut CCursor,
    skipToOffset: usize,
    multiplicity: *mut usize
) -> *const CException