pub unsafe extern "C" fn FT_Outline_Copy(
    source: *const FT_Outline,
    target: *mut FT_Outline
) -> FT_Error