pub unsafe extern "system" fn vsscript_getVariable(
    handle: *mut VSScript,
    name: *const c_char,
    dst: *mut VSMap
) -> c_int