pub unsafe extern "C" fn switch_loadable_module_build_dynamic(
filename: *mut c_char,
switch_module_load: switch_module_load_t,
switch_module_runtime: switch_module_runtime_t,
switch_module_shutdown: switch_module_shutdown_t,
runtime: switch_bool_t,
) -> switch_status_t