pub unsafe extern "C" fn ped_constraint_intersect(
    a: *const PedConstraint,
    b: *const PedConstraint
) -> *mut PedConstraint