pub unsafe extern "C" fn PxShape_setMaterials_mut(
    self_: *mut PxShape,
    materials: *const *mut PxMaterial,
    materialCount: u16
)