pub unsafe extern "C" fn LLVMCreateGenericValueOfInt( Ty: *mut LLVMType, N: u64, IsSigned: i32, ) -> *mut LLVMOpaqueGenericValue