pub type PFN_vkAllocationFunction = Option<unsafe extern "system" fn(_: *mut c_void, _: usize, _: usize, _: SystemAllocationScope) -> *mut c_void>;
https://www.khronos.org/registry/vulkan/specs/1.2-extensions/man/html/PFN_vkAllocationFunction.html