#[no_mangle]
pub unsafe extern "C" fn spSkeletonBounds_aabbIntersectsSkeleton(
    self_0: *mut spSkeletonBounds,
    bounds: *mut spSkeletonBounds
) -> c_int