pub unsafe extern "C" fn SBDebuggerDeleteCategory(
    instance: SBDebuggerRef,
    category_name: *const c_char
) -> bool