pub unsafe extern "C" fn LLVMGetNextGlobal(
    GlobalVar: &Value
) -> Option<&Value>