pub unsafe extern "C" fn LLVMRustRunRestrictionPass(
    M: &Module,
    syms: *const *const c_char,
    len: size_t
)