pub type FnCmdSetScissor = extern "system" fn(commandBuffer: CommandBuffer, firstScissor: u32, scissorCount: u32, pScissors: *const Rect2D);