pub unsafe extern "C" fn LLVMStructCreateNamed(
    C: LLVMContextRef,
    Name: *const c_char
) -> LLVMTypeRef