pub unsafe extern "C" fn basprintf(
    str_: *mut c_char,
    format: *const c_char,
     ...
) -> c_int