#[unsafe(no_mangle)] pub extern "C" fn LLVMWriteBitcodeToFD( M: LLVMModuleRef, FD: c_int, ShouldClose: c_int, Unbuffered: c_int, ) -> c_int