Jetson Multimedia API package not upgraded after upgrading from JetPack 4.3 to JetPack 4.4

@DaneLLL is it safe if I just replace whole “CameraDevice.h” with Jetson Linux API Reference: Argus/CameraDevice.h Source File | NVIDIA Docs and “Settings.h” with Jetson Linux API Reference: Argus/Settings.h Source File | NVIDIA Docs instead of doing it line-by-line referencing L4T R32.4.3 Breaks argus_camera and causes segmentation fault (SIGSEGV) - #9 by JerryChang ?
Or will you post those patched header files? I afraid hand editing those files line-by-line by myself may not exactly match the patch as supposed to be.