112a9d9c8Sopenharmony_ci// bindgen-flags: --new-type-alias "SomePtr" --new-type-alias-deref "AnotherPtr"
212a9d9c8Sopenharmony_ci
312a9d9c8Sopenharmony_citypedef int OSStatus;
412a9d9c8Sopenharmony_citypedef void* SomePtr;
512a9d9c8Sopenharmony_citypedef void* AnotherPtr;