pub unsafe extern "C" fn dprintf(
    __fd: i32,
    __fmt: *const i8
    ...
) -> i32