pub unsafe extern "C" fn FormatString(
    string: *mut c_char,
    format: *const c_char
    ...
) -> size_t