pub unsafe extern "C" fn glfwGetInstanceProcAddress(
    instance: VkInstance,
    procname: *const c_char
) -> GLFWvkproc