pub fn resize_surface( surface_id: u32, width: u32, height: u32, pixels_per_point: f32, ) -> BuiltinResult<()>