pub unsafe extern "C" fn CCursor_canAdvance(
    cursor: *mut CCursor,
    canAdvance: *mut bool
) -> *const CException