pub unsafe extern "C" fn LLVMIsAFunction(
    Val: &Value
) -> Option<&Value>