#[no_mangle]
pub unsafe extern "C" fn findPathConstraintIndex(
    json: *mut spSkeletonJson,
    skeletonData: *const spSkeletonData,
    constraint: *const spPathConstraintData,
    timelines: *mut spTimelineArray
) -> c_int