pub unsafe extern "C" fn LLVMGetNamedGlobal(
    M: LLVMModuleRef,
    Name: *const c_char
) -> LLVMValueRef