pub type LLVMMemoryManagerFinalizeMemoryCallback = extern "C" fn(Opaque: *mut c_void, ErrMsg: *mut *mut c_char) -> LLVMBool;