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