pub unsafe extern "C" fn gum_darwin_module_is_address_in_text_section(
    self_: *mut GumDarwinModule,
    address: GumAddress
) -> gboolean