shoot_hook        217 core/raw.c         libscriptapi->shoot_hook(SCRIPT_SHOOT_HOOK_RAW);
shoot_hook       1973 core/shooting.c     libscriptapi->shoot_hook(SCRIPT_SHOOT_HOOK_PRESHOOT);
shoot_hook         98 core/usb_sync.c     libscriptapi->shoot_hook(SCRIPT_SHOOT_HOOK_SHOOT);
shoot_hook         33 modules/script_api.h     void    (*shoot_hook)(int hook);        // run a hook in the shooting process, called from hooked task