pub unsafe extern "C" fn worksheet_set_background(
    worksheet: *mut lxw_worksheet,
    filename: *const c_char
) -> lxw_error