pub unsafe extern "system" fn create_session( instance: Instance, create_info: *const SessionCreateInfo, session: *mut Session, ) -> Result