pub type VSMessageHandler = Option<unsafe extern "system" fn(msgType: c_int, msg: *const c_char, userData: *mut c_void)>;