pub unsafe fn Event_RaiseRawMove(
    handlers: &mut Event_RawMove,
    x_delta: c_float,
    y_delta: c_float
)