#[no_mangle]
pub unsafe extern "C" fn spPathConstraint_create(
    data: *mut spPathConstraintData,
    skeleton: *const spSkeleton
) -> *mut spPathConstraint