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