#[no_mangle]
pub unsafe extern "C" fn spRegionAttachment_computeWorldVertices(
    self_0: *mut spRegionAttachment,
    slot: *mut spSlot,
    vertices: *mut c_float,
    offset: c_int,
    stride: c_int
)