pub unsafe extern "C" fn hipTexRefGetMipmapLevelClamp(
    pminMipmapLevelClamp: *mut f32,
    pmaxMipmapLevelClamp: *mut f32,
    texRef: *const textureReference
) -> hipError_t