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