pub unsafe extern "C" fn C3D_FixedAttribSet(
    id: c_int,
    x: f32,
    y: f32,
    z: f32,
    w: f32
)