pub unsafe extern "C" fn LLVMModuleCreateWithName(
ModuleID: *const c_char,
) -> LLVMModuleRef👎Deprecated since 221.0.0: Use of the global context is deprecated, use LLVMModuleCreateWithNameInContext instead.
pub unsafe extern "C" fn LLVMModuleCreateWithName(
ModuleID: *const c_char,
) -> LLVMModuleRef