pub unsafe extern "C" fn gum_module_find_export_by_name(
    module_name: *const gchar,
    symbol_name: *const gchar
) -> GumAddress