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