pub unsafe extern "C" fn g_strnfill(
    length: size_t,
    fill_char: c_char
) -> *mut c_char