pub unsafe extern "C" fn hipTexRefGetMipmapFilterMode(
    pfm: *mut hipTextureFilterMode,
    texRef: *const textureReference
) -> hipError_t