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