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