pub unsafe extern "C" fn aws_fatal_assert(
    cond_str: *const c_char,
    file: *const c_char,
    line: c_int
) -> !