mca_patcher_base_patch_address_fn_t   67 opal/mca/patcher/patcher.h typedef int (*mca_patcher_base_patch_address_fn_t)(uintptr_t func_addr, uintptr_t func_new_addr);
mca_patcher_base_patch_address_fn_t   97 opal/mca/patcher/patcher.h     mca_patcher_base_patch_address_fn_t patch_address;