#[unsafe(no_mangle)] pub extern "C" fn LLVMWriteBitcodeToFile( M: LLVMModuleRef, Path: *const c_char, ) -> c_int