#[unsafe(no_mangle)] pub extern "C" fn LLVMWriteBitcodeToFileHandle( M: LLVMModuleRef, Handle: c_int, ) -> c_int