pub unsafe extern "system" fn vsscript_setVariable(
    handle: *mut VSScript,
    vars: *const VSMap
) -> c_int