pub unsafe extern "C" fn LLVMPrintModuleToFile( M: LLVMModuleRef, Filename: *const c_char, ErrorMessage: *mut *mut c_char ) -> LLVMBool