pub unsafe extern "C" fn CCursor_getCurrentOffset(
    cursor: *mut CCursor,
    currentOffset: *mut usize
) -> *const CException