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