pub unsafe extern "C" fn PxJoint_setName_mut(
    self_: *mut PxJoint,
    name: *const i8
)