pub(crate) unsafe extern "C" fn LLVMRustGetFunctionCall( F: &Value, name: *const c_char, NameLen: size_t, ) -> Option<&Value>