pub unsafe extern "C" fn cbw_Window_setPosition(
    window: *mut cbw_Window,
    position: cbw_Pos2D
)