pub unsafe extern "C" fn C3D_ProcTexNoiseCoefs(
    pt: *mut C3D_ProcTex,
    mode: c_int,
    amplitude: f32,
    frequency: f32,
    phase: f32
)