VK_DEFINE_NONDISP_HANDLE_CASTS defines two functions. In some cases only one or the other is used. Marking them both unused here to avoid warnings. Fixes a clang warning about unused static inlined functions. Reviewed-by: Eric Engestrom <eric@igalia.com> Reviewed-by: Yonggang Luo <luoyonggang@gmail.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/18800>