pub unsafe extern "C" fn PxScene_removeActor_mut(
    self_: *mut PxScene,
    actor: *mut PxActor,
    wakeOnLostTouch: bool
)