pub unsafe extern "C" fn __assert_fail(
    __assertion: *const i8,
    __file: *const i8,
    __line: u32,
    __function: *const i8
)