pub unsafe extern "C" fn dwl_surface_set_position(
    self_: *mut dwl_surface,
    x: u32,
    y: u32
)