pub unsafe extern "C" fn hipTexRefSetMipmapLevelBias(
    texRef: *mut textureReference,
    bias: f32
) -> hipError_t