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