pub unsafe extern "C" fn gdk_window_get_position(
    window: *mut GdkWindow,
    x: *mut c_int,
    y: *mut c_int
)