pub type PFN_vkBindBufferMemory = unsafe extern "system" fn(_: Device, _: Buffer, _: DeviceMemory, _: u64) -> Result;