pub unsafe extern "C" fn SBBlockGetVariables2(
    instance: SBBlockRef,
    target: SBTargetRef,
    arguments: bool,
    locals: bool,
    statics: bool
) -> SBValueListRef