pub unsafe extern "C" fn Ptex_v2_4_ConvertFromFloat(
    dst: *mut c_void,
    src: *const c_float,
    dt: Ptex_DataType,
    num_channels: c_int
) -> Exception